'宣言 Public Overloads Function AddMacdHistogram( _ ByVal name As System.String _ ) As MacdHistogramBuilder(Of T)
public MacdHistogramBuilder<T> AddMacdHistogram( System.string name )
パラメータ
- name
- The name of series
戻り値の型
The series builder
'宣言 Public Overloads Function AddMacdHistogram( _ ByVal name As System.String _ ) As MacdHistogramBuilder(Of T)
public MacdHistogramBuilder<T> AddMacdHistogram( System.string name )